Skip to content

doc: add MCP_GATEWAY_API_KEY and MCP_GATEWAY_CONTAINER_RUNTIME to AGENTS.md#10085

Draft
lpcox with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-agents-md-documentation
Draft

doc: add MCP_GATEWAY_API_KEY and MCP_GATEWAY_CONTAINER_RUNTIME to AGENTS.md#10085
lpcox with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-agents-md-documentation

Conversation

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

AGENTS.md was missing two environment variables that are documented in README.md and docs/ENVIRONMENT_VARIABLES.md, leaving AI agents using AGENTS.md as their primary reference unaware of these options.

Changes

  • MCP_GATEWAY_API_KEY — added as a deprecated alias for MCP_GATEWAY_AGENT_ID (recognized in internal/config/validation_env.go and run_containerized.sh); still accepted with a deprecation warning at lower precedence
  • MCP_GATEWAY_CONTAINER_RUNTIME — added to document runtime override for JSON stdin container servers (docker default, podman supported; read in internal/config/container_runtime.go)

Both entries are placed immediately after MCP_GATEWAY_AGENT_ID in the Environment Variables section.

Copilot AI changed the title [WIP] Fix missing MCP_GATEWAY_API_KEY in AGENTS.md doc: add MCP_GATEWAY_API_KEY and MCP_GATEWAY_CONTAINER_RUNTIME to AGENTS.md Jul 25, 2026
Copilot finished work on behalf of lpcox July 25, 2026 23:15
Copilot AI requested a review from lpcox July 25, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📚 Documentation Reconciliation Report - 2026-07-25

2 participants